Get rid of --chdir usage in test/automated
authorGlenn Morris <rgm@gnu.org>
Tue, 5 Nov 2013 02:58:40 +0000 (21:58 -0500)
committerGlenn Morris <rgm@gnu.org>
Tue, 5 Nov 2013 02:58:40 +0000 (21:58 -0500)
commit1300761074a041875cb56ab12b31b890825b58ac
tree1ae2816465230e53f44e513182d3c09c1c6b8ebc
parentb197af54202420649574274eaea94f267e5858f1
Get rid of --chdir usage in test/automated

* test/automated/Makefile.in (EMACSOPT): Move -L here.
(emacs): Set EMACS_TEST_DIRECTORY in the environment.
(setwins): Don't assume called from srcdir.  Remove legacy stuff.
(.el.elc): No more need to pass -L here.
(compile-main): Get rid of sub-shell and cd.
(compile-clean, check): Get rid of cd.
test/ChangeLog
test/automated/Makefile.in